build: add --enable-installed-tests parameter
authorVadim Rutkovsky <vrutkovs@redhat.com>
Thu, 7 Aug 2014 15:39:57 +0000 (17:39 +0200)
committerOyvind Kolas <pippin@gimp.org>
Sat, 23 May 2015 13:10:32 +0000 (15:10 +0200)
commit1457ff4d59f1e2fccdf7e09e5725a698afbc5d22
tree9fbe19560a5f5af601c4e05aebc645f7c9ba86c5
parent3b14d5b08cce705eb84ea788d4259f99eab7602f
build: add --enable-installed-tests parameter

See https://live.gnome.org/GnomeGoals/InstalledTests for more information.
Those tests will also be executed on http://build.gnome.org

It's still possible to run `make check` with locally uninstalled tests.
configure.ac
glib-tap.mk [new file with mode: 0644]
m4/glibtests.m4 [new file with mode: 0644]
tests/Makefile.am